home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_366 / 3dtictactoe / ttt.doc < prev    next >
Text File  |  1992-05-06  |  3KB  |  75 lines

  1. ›1;33;40m
  2.                                 T T T v1.2
  3. ›0;31;40m
  4.    TTT -- a game of three dimensional tic tac toe -- you against Amiga.
  5.  
  6.    TTT is public domain and may be freely distributed.
  7. ›1;33;40m
  8.    ----------------------- H O W  T O  U S E  T T T -----------------------
  9. ›0;31;40m
  10.    Start TTT by clicking its icon, or from CLI type 'RUN TTT'.  TTT will
  11.    work with Workbench versions 1.2 and 1.3.
  12.  
  13.    The game is played on a "board" consisting of four levels.  Each level
  14.    has 16 squares arranged as 4 X 4 (this will be obvious when you start the
  15.    game).  The board is displayed in perspective.  The object of the game is 
  16.    to get four marks in a row before the computer does.  The four in a row
  17.    may be in ANY straight line, e.g., left-to-right, up-and-down, front-to-
  18.    back, diagonally across a level or diagonally across the cube.
  19.  
  20.    To indicate your move, point to a square and click the left mouse button.
  21.    Your move will be marked in green.  After a moment's thought the computer 
  22.    will respond by flashing its move in red.  You alternate moves with
  23.    the computer until someone wins.  Whenever someone wins the computer will
  24.    highlight the winning row.  You may then start a new game or quit.
  25.  
  26.    Three menus are provided.  They are:
  27.  
  28.     Actions
  29.         New Game       N
  30.         Computer Move  C
  31.         Quit       Q
  32.     Instructions
  33.         "Some instructions"
  34.     About
  35.         "WhoDunIt"
  36.  
  37.    The "New Game" item will redraw the board for a new game.
  38.    The "Computer Move" item will cause the computer to make a move.
  39.    The "Quit" item will exit the game.
  40.    The "Instructions" menu has an abbreviated set of instructions.
  41.    The "About" menu gives credit where credit is due (to me! :-).
  42.  
  43.    All of the items on the "Actions" menu have keyboard shortcuts, e.g., you
  44.    can Quit by holding down the right-Amiga key and pressing "Q".
  45.    Selecting the "Instuctions" or "About" menu has no effect other than
  46.    displaying the information.
  47.  
  48.  
  49.    This program was compiled with Manx Aztec C V5.0a.
  50.  
  51.    Changes from earlier versions:
  52.  
  53.      + A tie game is declared only when both players have a marker
  54.        in every row.
  55.  
  56.      + The computer's first move is more random, so it seems more
  57.        human-like.
  58. ›1;33;40m   
  59.    -------------------------- W H O  D I D  I T ----------------------------
  60. ›0;31;40m      
  61.                                 Ron Charlton
  62.                              9002 Balcor Circle
  63.                              Knoxville, TN 37923
  64.  
  65.                              Phone: (615)694-0800
  66.    
  67.                               Plink: R*CHARLTON
  68.                             BITNET: charltr@utkvx1
  69.  
  70.                                  05-Jul-90
  71.  
  72.  
  73.  
  74.  
  75.